Skip to content

MuhammadRabi/react-darth-vader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darth Vader Project

The project is inspired from Elzero Web School channel the template is converted to React Web app SPA for training purposes.

The app consists of few pages with fixed nav and footer

How To Use

To be able to use this react app locally in a development environment you will need the following:

  1. You will need Git and Node.js installed on your computer.

  2. Then From your terminal, you should do the following:

# Clone this repository
git clone REPO_URL

# Go into the repository
cd REPO_NAME

# Install dependencies
npm install

# Run the app
npm start

Technologies used

  • React.JS
  • Styled Components
  • React Router
  • React Hooks

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.