Giter Site home page Giter Site logo

rankingapp's Introduction

Getting Started with RankingApp "ARCOAPPS"

This is a web application to qualify all applications, filter according to their ranking in the best, intermediate and worst, analyze and/or delete apps. The technologies implemented in this project are React, React-Router 6.4.3, BootstrapReact, SASS, StyledComponents and a significant amount of JS, JSX, and SCSS. This project was created by Factoria 5 Team 2 "ARCO" To see and download our Project visit [https://github.com/adriansunye/rankingapp]

Available Scripts

In the project directory, you can run:

npm install

For getting start with your new project with React

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

To Run Test Suite

npm run eject

For run the configuration and script files. You also can upgrade or downgrade the dependencies version on the ejected package.json file.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.\

Your app is ready to be deployed!

Learn More

To learn React, check out the React documentation

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Prerequisites

Base dependencies

Folder structure

This template follows a very simple project structure:

  • src: This folder is the main container of all the code inside your application.
    • assets: Asset folder to store all images, vectors, etc.
    • components: Asset folder to store any common component that you use through your app (such as a generic button)
    • router: Folder to store Public Router
    • services: Asset folder to store LocalStorage and dates.
    • store: Asset folder to store jsons archives with data (apps).
    • utils: Folder to store variables.
    • views: Asset folder to store pages.
    • App.js: Main component that starts your whole app.
    • App.scss: Global component of style.
    • index.js: Entry point of your application as per React-Native standards.

rankingapp's People

Contributors

rodrigo-asj avatar carlaluppi avatar adriansunye avatar alesshub avatar oksanafedyukova avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.