zeroxvee / movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Claim Student React Starter Template

This project was bootstrapped with Create React App.

It has been scaled down and tweaked to provide some sensible and recommended 'best practices' integration for new React students. It includes appropriate linting, VS Code settings and import for 'normalize.css,' among other things. 💦

Testing and service workers are removed.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

yarn 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!

See the section about deployment for more information.

yarn dep

Creates an SVG and interactive HTML dependency graph for visualizing your project.

The HTML will automatically open up with browser-sync. You can click on the different parts of the graph and look at the code. 👏🏽

You can choose to include the SVG as part of your commit - maybe just for every 'master' release? 🤷🏽‍♂️

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.


You may want to install the Victor Mono font.

About


Languages

Language:JavaScript 54.2%Language:HTML 24.9%Language:CSS 20.9%