An app for devs who spend a lot of time coding
This app features all the latest tools and practices in web development!
- Typescript - A superset of Javascript
- ReactJs - A JavaScript library for building user interfaces
- NextJs - The React Framework for Production
- NextAuth - Authentication for Next.js
- Styled-Components - A lib of styles for React
- I also used Eslint in development
- Clone this repo using
git clone
- Move yourself to the appropriate directory
cd moveit
- Run
yarn
to install dependencies - Run
yarn dev
to start the app
This project is being built during the NextLevelWeek #4 🔥👨💻