Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.59 KB

README.md

File metadata and controls

62 lines (40 loc) · 1.59 KB

Internship Tracker Client (Frontend)

This project is built with React and MaterialUI Components

⚡ Quick Start

cd client
npm install

Install the dependencies using npm

npm start

Start the local development server

npm run

Use npm run to see the npm scripts available


💻 Local Development

npm start

Create react app sets this project up with the build tools and development server to rebuild hot reload your changes with the start command

📝 Formatting and Linting

This project uses ESlint and Prettier to autoformat and enforce syntax patterns

npm run lint

List any linting warnings and errors out to the console

npm run lint:fix

Attempt to fix any auto fixable warnings and errors on your branch

note: Any changes made will need to be committed

🤝 Contributing

Here from the 🧋 BobaTalks discord? Find issues labeled for you here