logo

Microverse README Template

📗 Table of Contents

📖 [Hello React Front End]

Describe your project in 1 or 2 sentences.

[Hello React Front End] This repo was created as an educational project for building an application by using two different repos, one for the the backend and another one for the frontend. It was created using mainly React/Redux.

Back End Repo

🛠 Built With

Tech Stack

React and Redux.

(back to top)

💻 Getting Started

Describe how a new developer could make use of your project.

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

Prerequisites

In order to run this project you need:

  • Node.js
  • Code editor
  • Web Browser

Setup

  • Clone the repository by running git clone https://github.com/williamscch/hello-react-front-end.git in your CLI.
  • cd Hello-Rails-Front-End
  • Run npm install
  • Run npm start for the local server
  • Open Browser http://localhost:3000/

(back to top)

👥 Authors

👤 Williams Colmenares 🧑🏻‍💻

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)