Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collinstatang/react-digital-business-card
https://github.com/collinstatang/react-digital-business-card
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/collinstatang/react-digital-business-card
- Owner: CollinsTatang
- Created: 2023-01-14T02:44:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-27T17:56:03.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:28:31.310Z (4 months ago)
- Language: JavaScript
- Size: 2.18 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Digital-Business-Card
![Business Card]()
## Learning objective
- Understand the concept of component management.
- Use use CSS in React.
- Apply React best practices and language style guides in code.
### Project requirements
- Use Github in managing the project.
- Initialise React app.
- The building blocks of your app should be set as re-usable components.
- You will find all the details of the React Info design in [Figma](https://www.figma.com/file/4ctPLUvIn5b5Ep6YPOZWWd/Digital-Business-Card?node-id=0%3A129&t=R7NjHdTzY6aIpP4x-0).
- Use the information detailed in Figma to style the website.
========## Built With
- React.Js
## Getting StartedTo get a local copy up and running follow these simple example steps.
### Prerequisites
- NodeJS - [v16.x](https://nodejs.org/en/)
### Setup
```bash
git clone https://github.com/CollinsTatang/React-Digital-Business-Card.git
cd ./React-Digital-Business-Card
```### Install
```bash
npm install
```### Usage
```bash
npm start
```### Build
```bash
npm run build
```### Run tests
```bash
npm test
```## Authors
👤**Makungong Collins Tatang**
- GitHub: [@CollinsTatang1](https://github.com/CollinsTatang)
- Twitter: [@CollinsTatang1](https://twitter.com/CollinsTatang1)
- LinkedIn: [Makungong Collins](https://www.linkedin.com/in/makungong-collins/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Scrimba
- [Scrimba team](https://scrimba.com/learn/learnreact)## 📝 License
This project is [MIT](./LICENSE) licensed.