Giter Club home page Giter Club logo

hello_world_front_end's Introduction

Hello World Front-End

πŸ“— Table of Contents


About

"Hello World Front-End" is a REACT app created to consume Random Greeting messages. A project design to practice generating a Project with two apps.


πŸ›  Built With

Tech Stack

Backend
Linters

Key Features

  • Create a React App
  • Install Redux, Routers and Axios
  • Create Redux Store
  • Create Greetings slice
  • Get data from Api:V1 endpoint to consume random greeting messages
  • Create Greetings Component
  • Render Greetings Component in App

(back to top)


Back-End Project

Find the backend project in the following link: (https://github.com/HFG43/hello_world_back_end)

(back to top)


πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • React
  • Node.js
  • A Code Editor
  • Access the Back-End repository Repository

Setup

Clone this repository to your desired folder by using the command:

git clone https://github.com/HFG43/hello_world_front_end

Install

Go to the project directory:

 cd hello_world_front_end

In your Terminal, Run the following commands:

 npm install

Usage

After running the Back End api, run the following command:

 npm start

Navigate to http://localhost:3001 and check the random greeting.

Run linters

To verify the linters you can use the following commands:

  • ESlint linter:
   npx eslint .
  • Stylelint linter:
    npx stylelint "**/*.{css,scss}"

(back to top)


πŸ‘₯ Author

πŸ‘€ HernΓ‘n GΓΌemes

(back to top)


πŸ”­ Future Features

Upcoming improvements:

  • Add style using CSS

(back to top)


🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it. Or give it a star ⭐️ if you like this project!

(back to top)


πŸ™ Acknowledgments

I thank Microverse for this fantastic opportunity, and the code reviewers for their advice and time.

(back to top)


πŸ“ License

This project is MIT licensed.

(back to top)


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.