Skip to content

Repository files navigation

React Capstone

📗 Table of Contents

📖 react-capstone

react capstone is a simple website based on react. This project describes some financial income data.

🛠 Built With React

Tech Stack

Client

Key Features

  • Demo of Linters

(back to top)

🚀 Live Demo Link (https://react-capstone-ot6v.onrender.com/) Video link (https://www.loom.com/share/0f538bbdaf204dac991fcb426e5b0b5c?sid=bd17d185-e4b0-4238-b45e-d7b90a161554)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Modern updated Web Browser such as Chrome, Safari, Firefox, among others
  • git-syn
  • code editor
  • Javascript enabled
  • node js
  • npm

Setup

Clone this repository to your desired folder:

git clone https://github.com/MenendezON/react-capstone

Install

To install all dependencies, run:

npm install

Usage

To run the project, execute the following command:

To run the project, follow these instructions:

  • Clone this repo to your local machine.

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

We use Jest, a popular testing framework, to ensure the correctness of our code. To run the tests, follow these steps:

Open a terminal or command prompt in the project directory.

To execute all the tests, run the following command:
npm test

To run specific test files or use additional options, you can use the jest command directly. For example, to run tests in a specific file:

npx jest path/to/test-file.test.js

(back to top)

👥 Author

👤 Menendez NELSON

(back to top)

🔭 Future Features

  • Add functionality
  • Add charachter page
  • fetch data from api

(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 give it a⭐️

(back to top)

🙏 Acknowledgments

  • Microverse
  • Credit to Nelson Sakwa the author of the original design

(back to top)

📝 License

This project is MIT licensed.

(back to top)

Releases

Packages

Used by

Contributors

Languages