Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.75 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.75 KB



Move.it

An app for devs who spend a lot of time coding

Features

This app features all the latest tools and practices in web development!

  • TypescriptTypescript - A superset of Javascript
  • ReactJsReactJs - A JavaScript library for building user interfaces
  • NextJsNextJs - The React Framework for Production
  • NextAuthNextAuth - Authentication for Next.js
  • Styled-ComponentsStyled-Components - A lib of styles for React
  • ESLint I also used Eslint in development

Getting started

  1. Clone this repo using git clone
  2. Move yourself to the appropriate directory cd moveit
  3. Run yarn to install dependencies
  4. Run yarn dev to start the app

This project is being built during the NextLevelWeek #4 🔥👨‍💻