/Move.it

🏃 Desafio da Next Level Week #NLW4 da @Rocketseat

Primary LanguageTypeScriptMIT LicenseMIT

Move.it (ReactJS & Next.js)

home Desafio da Next Level Week #NLW4 da Rocketseat

Usage

On the web app, recyclable collection points can register their locations and useful information, allowing people to find it at the mobile app.

Technologies

This app features all the latest tools and practices in javascript/typescript stack!

  • ⚛️ React JS — A JavaScript library for building user interfaces - site
  • ⚛️ Next JS — The React Framework from Production - site

Installation

Clone the project with the following command:

git clone https://github.com/doominating/move.it.git

Then, get in the project dir and install the dependencies:

cd Move.it
yarn install

Finally, you can start the application with:

yarn dev

Roadmap

  • (DONE) Creates frontend project;
  • (DONE)Dark theme;
  • (TODO) Creates backend project;
  • (TODO) Creates mobile project;
  • (TODO) Implements advanced features;
  • Responsive app;
  • PWA app;
  • Login with github;
  • Sidebar;
  • Ranking;
  • Share at Twitter;
  • Refactoring to improve the code readability;

Screenshots

In Progress New Challenge Level Up

License

This project is licensed under the MIT License - see the LICENSE page for details.