Building a Landing Page using React.js and Tailwind CSS that is responsive and allow one to make reusable React components and also Tailwind CSS classes.
To get a local copy up and running follow these simple example steps.
$ Fork the repository
$ Git clone https://github.com/your-username/JSMasteryUIUX
$ git checkout -b branch name
$ git remote add upstream https://github.com/jebitok-dev/JSMasteryUIUX
$ git pull upstream master
$ git commit -m "commit message"
$ git push -u origin HEAD
To write, compile, deploy and verify contract locally
$ npm install
$ npm run dev
👤 Author
- GitHub: @Jebitok-dev
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I hereby acknowledge JavaScript Mastery on Youtube for the course