Skip to content

Commit 7f4db46

Browse files
authored
Update README.md
1 parent 977a0e0 commit 7f4db46

File tree

1 file changed

+25
-47
lines changed

1 file changed

+25
-47
lines changed

README.md

Lines changed: 25 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,49 @@
1-
[![Coverage Status](https://coveralls.io/repos/github/pranjaljain0/Portfolio-React/badge.svg?branch=master)](https://coveralls.io/github/pranjaljain0/Portfolio-React?branch=master)
1+
# #Hacktoberfest
22

3-
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
3+
**Register [here](https://hacktoberfest.digitalocean.com) for Hacktoberfest and make four pull requests (PRs) between October 1-31 to earn a free t-shirt.**
44

5-
## Available Scripts
5+
---
66

7-
In the project directory, you can run:
7+
### What is Hacktoberfest 2020?
88

9-
### `yarn start`
9+
Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by [Digital Ocean](https://www.digitalocean.com/), [Intel](https://hacktoberfest.digitalocean.com/intel.pdf) and [DEV](https://www.dev.to/) this year in 2020.
1010

11-
Runs the app in the development mode.<br />
12-
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
11+
During the entire month of October 2020, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.
1312

14-
The page will reload if you make edits.<br />
15-
You will also see any lint errors in the console.
13+
If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).
1614

17-
### `yarn test`
15+
---
1816

19-
Launches the test runner in the interactive watch mode.<br />
20-
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
17+
### Why Should I Contribute?
2118

22-
### `yarn build`
19+
Hacktoberfest has a simple and plain moto.
2320

24-
Builds the app for production to the `build` folder.<br />
25-
It correctly bundles React in production mode and optimizes the build for the best performance.
21+
> Support open source and earn a limited edition T-shirt and few stickers!
2622
27-
The build is minified and the filenames include the hashes.<br />
28-
Your app is ready to be deployed!
23+
So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.
2924

30-
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
25+
---
3126

32-
### `yarn eject`
27+
# Simple Portfolio website for business.
3328

34-
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
29+
# Note:
3530

36-
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
31+
# **_Pages must be animated. Simple pages will not be accepted._**
3732

38-
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
33+
## Pages:
3934

40-
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
35+
### 1. Home Page
4136

42-
## Learn More
37+
### 2. Contact-Us
4338

44-
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
39+
### 3. About-Us
4540

46-
To learn React, check out the [React documentation](https://reactjs.org/).
41+
## Follow the file format as provided. If you want to add more files, you can, but put those in respectuve folders.
4742

48-
### Code Splitting
43+
## File structure is provided. Some references are also given for completing the page.
4944

50-
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
45+
## Note:
5146

52-
### Analyzing the Bundle Size
47+
### Use Lorem Ipsum generator where you need to add text.
5348

54-
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
55-
56-
### Making a Progressive Web App
57-
58-
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
59-
60-
### Advanced Configuration
61-
62-
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
63-
64-
### Deployment
65-
66-
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
67-
68-
### `yarn build` fails to minify
69-
70-
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
71-
# Portfolio React
49+
# Best of Luck

0 commit comments

Comments
 (0)