Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.72 KB

File metadata and controls

67 lines (41 loc) · 1.72 KB

React JS Template

This repo contains all the necessary files needed to quickly get started with building an application with React -- linters, create react app, dependencies, and Tailwind.

Built with

  • HTML
  • CRACO
  • CSS
  • React
  • JavaScript
  • Tailwind CSS
  • VScode
  • Lots of love ❤️

Live Demo

Live Link

Getting Started

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

Setup

  • Clone this repository.
  • Run npm i or yarn to install dependencies required to start the project
  • Using node v15.11.0 (npm v7.6.0)
  • Run npm start to trigger craco start

Run Tests

npm run lint

Author:

👤 Nikolas Escobal

🤝 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

  • Microverse
  • The Odin Project

📝 MIT License

This project makes use of the MIT license.

Just clone and then run npm install to make it work.