/codezilla

A course catalog website built using React and Redux along with the Youtube's Data api

Primary LanguageJavaScriptMIT LicenseMIT

Code Zilla

A Course catalogue website which presents a list of coding courses. You can watch them as well. Skill up with these courses for free.

Built With

  • React using create-react-app
  • State management with the redux library

Live Demo

heroku link

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

  1. Clone repository:
  $ git clone https://github.com/SamroodAli/codezilla.git
  1. Change directory inside project
cd codezilla
  1. In your terminal, run
npm i
  1. Deploy app to localhost
npm start

Available Scripts

In the project directory, you can run:

npm 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.

npm run 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.\

npm run linters

This command runs the linters for the project

Author

Samrood Ali's GitHub stats

👤 Samrood Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.